PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts.truetype Package / PDFTrueTypeFont Class / getFontFeatures Method
In This Topic
    getFontFeatures Method
    In This Topic
    Gets the fonts features that were used when the font was created.
    Syntax
    public PDFTrueTypeFontFeatures getFontFeatures()

    Return Value

    The font features that were used when the font was created.
    See Also